const net/http.http2transportDefaultStreamFlow
5 uses
net/http (current package)
h2_bundle.go#L6761: http2transportDefaultStreamFlow = 4 << 20
h2_bundle.go#L7423: {ID: http2SettingInitialWindowSize, Val: http2transportDefaultStreamFlow},
h2_bundle.go#L8663: cs.inflow.add(http2transportDefaultStreamFlow)
h2_bundle.go#L9133: if v < http2transportDefaultStreamFlow-http2transportDefaultStreamMinRefresh {
h2_bundle.go#L9134: streamAdd = int32(http2transportDefaultStreamFlow - v)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)